Tile
class Tile : GeneratedMessageLite.ExtendableMessage<MessageType, BuilderType> , VectorTile.TileOrBuilder
Protobuf type vector_tile.Tile
Types
Link copied to clipboard
                  class Builder : GeneratedMessageLite.ExtendableBuilder<MessageType, BuilderType> , VectorTile.TileOrBuilder
Protobuf type 
vector_tile.TileLink copied to clipboard
                  Features are described in section 4.2 of the specification
Content copied to clipboard
vector_tile.Tile.FeatureLink copied to clipboard
                  Link copied to clipboard
                  class Layer : GeneratedMessageLite.ExtendableMessage<MessageType, BuilderType> , VectorTile.Tile.LayerOrBuilder
Layers are described in section 4.1 of the specification
Content copied to clipboard
vector_tile.Tile.LayerLink copied to clipboard
                  interface LayerOrBuilder : GeneratedMessageLite.ExtendableMessageOrBuilder<MessageType, BuilderType> 
Link copied to clipboard
                  class Value : GeneratedMessageLite.ExtendableMessage<MessageType, BuilderType> , VectorTile.Tile.ValueOrBuilder
Variant type encoding
The use of values is described in section 4.1 of the specification
Content copied to clipboard
vector_tile.Tile.ValueLink copied to clipboard
                  interface ValueOrBuilder : GeneratedMessageLite.ExtendableMessageOrBuilder<MessageType, BuilderType> 
Functions
Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  repeated .vector_tile.Tile.Layer layers = 3;Link copied to clipboard
                  repeated .vector_tile.Tile.Layer layers = 3;Link copied to clipboard
                  repeated .vector_tile.Tile.Layer layers = 3;Link copied to clipboard
                  repeated .vector_tile.Tile.Layer layers = 3;Link copied to clipboard
                  repeated .vector_tile.Tile.Layer layers = 3;Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  open fun <ContainingType : MessageLite?, Type> newRepeatedGeneratedExtension(containingTypeDefaultInstance: ContainingType, messageDefaultInstance: MessageLite, enumTypeMap: Internal.EnumLiteMap<out Any>, number: Int, type: WireFormat.FieldType, isPacked: Boolean, singularType: Class): GeneratedMessageLite.GeneratedExtension<ContainingType, Type>
Link copied to clipboard
                  open fun <ContainingType : MessageLite?, Type> newSingularGeneratedExtension(containingTypeDefaultInstance: ContainingType, defaultValue: Type, messageDefaultInstance: MessageLite, enumTypeMap: Internal.EnumLiteMap<out Any>, number: Int, type: WireFormat.FieldType, singularType: Class): GeneratedMessageLite.GeneratedExtension<ContainingType, Type>
Link copied to clipboard
                  open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): VectorTile.Tile
Link copied to clipboard
                  open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): VectorTile.Tile
Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard